reflect.interfaceType.Method (method)
3 uses
reflect (current package)
type.go#L624: return tt.Method(i)
type.go#L972: func (t *interfaceType) Method(i int) (m Method) {
type.go#L1002: return t.Method(i), true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)